@charset "utf-8";
/* CSS Document */
body,button,input,select,textarea{ font-size:14px; font-family: Arial, Helvetica, sans-serif; border:0;color:#333; line-height:25px;}

/* Clear */
.clearfix:after{content:"";display:block;height:0px;clear:both;visibility:hidden}
.clearfix{display:inline-block}
/* Hides from IE-mac \*/ 
* html .clearfix{height:1%}
.clearfix{display:block} 
/* End hide from IE-mac */
.page_list{text-align:center;padding-top:10px; padding-bottom:2px;}
.page_list a{border:#ddd 1px solid;color:#333;padding:2px 5px;margin-right:2px}
.page_list a:hover,.page_list a:active{border:#333 1px solid;color:#fff;background-color:#333}
.page_list span.current{border:#333 1px solid;padding:2px 5px;font-weight:bold;margin-right:2px;color:#FFF;background-color:#333}
.page_list span.disabled{border:#f3f3f3 1px solid;padding:2px 5px;margin-right:2px;color:#CCC}
/* webcss start*/
body{ }
.index_content{ width:1200px; margin:0 auto; padding-top:50px;}
#wrapper{height:103px;}
.contain{ width:1200px; margin:0 auto;}
.mt80{ margin-top:80px;}
.mt60{ margin-top:60px;}
.mt70{ margin-top:70px;}
.mt50{ margin-top:50px;}
.mt40{ margin-top:40px;}
.mt30{ margin-top:30px;}
.mt20{ margin-top:20px;}
.mb60{ margin-bottom:60px;}
.pt35{ padding-top:35px;}
.pt30{ padding-top:30px;}
.pt50{ padding-top:50px;}
.pt60{ padding-top:60px;}

.top{ width:1200px; margin:0 auto;}
.logo{width:439px; float:left; margin-top:26px;}
.tel{ width:259px; float:right; margin-top:27px;}
.fixednav{box-shadow:0 5px 15px 0 rgba(0,0,0,.1)}

#banner{ width:100%;margin:0 auto;overflow:hidden;}
.banner{ width:1440px; margin:0 auto}
#lang{position:absolute;right:15px;top:10px;z-index:1}
#lang img{margin-right:5px;vertical-align:middle}

#index_nav{ width:146px;background: #fff;box-shadow: 0 0 8px rgba(0,0,0,0.3);position: fixed;left:50px;top:160px;z-index: 999;border-bottom:3px solid #1d9b93;}
#MainMenu{ width:100%;}

/*搜索*/
.s_sousuo{ background-color:#eeeeee;}
.index_search{ height:70px; line-height:70px; width:1200px; margin:0 auto;border-bottom:1px #ececec solid; }
.index_search_nr{ float:left; width:600px;color:#666; padding-left:15px;}
.index_search_sou{ float:right; width:350px;height:34px; margin-top:17px;}
#index_searchid{ float:left;line-height:36px;height:36px;width:80px;border:1px #ececec solid; border-right:0}
#index_searchtext{ float:left;border:1px #ececec solid;height:34px;line-height:34px; width:200px; margin:0px;}
#index_searchbutton{ float:left; border:none;background:url(../images/searchbut.jpg); cursor:pointer; height:34px; width:60px}

.al_h{ width:215px; float:left; background:url(../images/al_bg.jpg) no-repeat center top;height:175px;color:#fff; text-align:center; padding-top:58px; margin-top:8px}
.al_h p{ font-size:26px; font-weight:bold; margin-bottom:10px;}
.al_h span{ text-transform:uppercase;}

.al_bg{ background:url(../images/al_bg.jpg) no-repeat center top; padding-top:65px; padding-bottom:60px;}
.index-newproducts{ width:1200px; margin:0 auto}
.productsroll{position:relative;width:1200px;margin-top:100px;}
/* productsroll Start */
#LeftArr1,#RightArr1{background:url(../images/product_arrow.gif) no-repeat center top;width:25px;height:160px;cursor:pointer;position:absolute;top:45px;z-index:1}
#LeftArr1{background-position:-25px 0px;float:left;left:8px}
#RightArr1{background-position:-50px 0px;float:right;right:0px}
#ScrollBox{width:1200px; margin:0 auto;overflow:hidden}
#ScrollBox li{float:left;display:inline;width:280px;text-align:center; margin:0 8px;}
#ScrollBox li a{display:block;}
#ScrollBox li a img{}
#ScrollBox li a:link,#ScrollBox li a:visited,#ScrollBox li a:active{color:#fff}
#ScrollBox li a:hover{color:#c71800}
#ScrollBox li a span{display:block; line-height:50px; }
/* productsroll End */

/*新闻*/
.index-news{ width:750px; float:left;}
.new_tit b{font-size: 26px;color: #222;}
.new_tit span{font-size: 14px;color:#999;text-transform: uppercase;}
.new_img{width: 353px;float: left;}
.index-news ul{width: 370px;float: right;}
.index-news ul li{line-height:40px;height: 37px;border-bottom:1px solid #dcdcdf ;padding-left:5px;}
.index-hang{width: 360px;float: right;position: relative;}
.index-hang:before{content: '';height:160px;width: 1px;background: #dddde2;display: block;position: absolute;top:60px;left: -40px;}
.index-hang li{height:40px;line-height: 40px;background: url(../images/nli_bg.jpg) no-repeat 5px center;padding-left:25px;}

.index-news dl  img {
	-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;
}
.index-news dl  img:hover {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
/*简介*/
.intro_bg{background: url(../images/intro_bg.jpg) no-repeat center top;height:310px;padding-top:25px;}
.intro_h{border-bottom:1px solid #ededed ;margin-left: 45px;padding-bottom:5px;overflow: hidden;}
.intro_h b{font-size: 30px;color: #222;}
.intro_more{float: right;color: #999;font-size: 13px;margin-top: 10px}
.intro_con{margin-left: 45px;font-size: 16px;color: #222;line-height: 36px;margin-top: 40px;}

/*联系*/
.lx_bg{background: url(../images/lx_bg.jpg) no-repeat center top;height:164px;text-align:center;padding-top: 40px;}
.lx_tel{margin-top: 20px;}

/*底部*/
.con_bg{ background:#333; padding:20px 0;color: #fff; }
.con_top{border-bottom:1px solid #6e6e71;margin-top:10px;}
.con_tit{width: 400px;float:left;font-size: 24px;font-weight: bold;line-height: 60px;}
.con_dh{ height: 60px;line-height: 60px;width:700px;float: right;}
.con_dh .menulevel{ display:none}
.con_dh li{padding: 0 30px;float:left;}
.con_dh li a{ color:#fff;font-size:14px;}
.con_left{width: 895px;float: left;margin-left: 30px;}
.index_contact{border-bottom:1px solid #474748 ;padding:50px 0 45px 0 ;}
.index_contact div{float: left;margin-left: 105px;font-size: 16px;}
.index_contact div:nth-child(1){margin-left: 0;}
.ma{ width:160px;margin-right:40px ;float: right;margin-top:20px;}
.ma p{writing-mode: tb-rl;margin-top:15px;width: 20px;float: right;}

.c_cont {
padding: 70px 0px 0px 50px;
background: url(../images/c_cont.jpg) no-repeat right top;
padding-bottom: 100px;
}

#product_c a{
    display: block;
    float: left;
    height: 140px;
    margin-bottom: 10px;
    margin-left: 10px;
    text-align: center;
    width: 150px;
}
#product_c{
width:668px;
}

/*分类*/
#sort_div{ width:100%;text-align: center;height: 161px;background:url(../images/fen_bg.jpg)no-repeat center top;}
.lei_h{ background:url(../images/lei_bg.jpg) no-repeat center top; color:#fff; height:110px; font-size:18px; text-align:center;}
.lei_h span{  font-size:23px; font-weight:bold;display:block; padding-top:29px; margin-bottom:5px}
.lei_h p{  text-transform:uppercase; font-size:14px; }
.sort_div {display: inline-block;}
.sort_div ul{ padding-top:17px; padding-bottom:6px;}
.sort_div ul li{overflow:hidden;white-space:nowrap;text-overflow:ellipsis; height:150px; line-height:150px; width:200px; float:left; }
.sort_div ul li a{height:150px;font-size:16px; color:#222;line-height:150px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; text-align:center;font-weight: bold;}
.sort_div ul li:nth-child(1){background: url(../images/fen_li1.jpg) no-repeat center 16px;}
.sort_div ul li:nth-child(2){background: url(../images/fen_li2.jpg) no-repeat center 16px;}
.sort_div ul li:nth-child(3){background: url(../images/fen_li3.jpg) no-repeat center 16px;}
.sort_div ul li:nth-child(4){background: url(../images/fen_li4.jpg) no-repeat center 16px;}
.sort_div ul li:nth-child(5){background: url(../images/fen_li5.jpg) no-repeat center 16px;}
.sort_div ul li:nth-child(6){background: url(../images/fen_li6.jpg) no-repeat center 16px;}
.sort_div ul li a:hover{display:block; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; color:#1d9b93; }
.sort_div ul li ul li{ height:30px;line-height:30px;background:url(../images/clibg1.jpg) no-repeat 20px center; margin-bottom:0px;}
.sort_div ul li ul li a{ color:#333;padding-left:36px;}
.sort_div ul li ul li a:hover{ color:#0668cb}
.lei_bt{ padding-left:20px}
.lei_bt p{ padding-top:20px; font-size:14px; margin-bottom:8px}
.lei_bt span{ color:#01954b}
.p_more:visited,.p_more:active{color:#fff}
.p_more{height:22px; line-height:22px; display:block;color:#fff; width:70px; float:right; background-color:#0e70d3; font-size:12px; margin-top:12px; text-align:center;}

.index_tu{ background:url(../images/tu_bg.jpg) no-repeat center top; height:283px; color:#fff; font-size:16px;}
.index_tu p{ padding-top:155px; font-weight:bold; font-size:30px; margin-bottom:20px;}

/* index-products Start */
.index-products{ width:1200px; margin:0 auto;}
.index-products ul li{float:left;text-align:center;width:579px; margin:0px 40px 25px 0; position:relative;overflow: hidden;background: #fafafa;height: 236px;}
.index-products ul li:nth-child(2),.index-products ul li:nth-child(4){margin-right: 0;}
.index-products ul li a{display:block;}
.index-products ul li img{border:#f2f2f2 1px solid ;}
.index-products ul li a:link,.index-products ul li a:visited,.index-products ul li a:active{ color:#333; font-size:15px;}
.p_con p{line-height:40px;color:#333; text-align:center;height: 40px;border:1px solid #b7b7b7;margin: 45px 0 20px 0;font-weight: bold;}
.index-products ul li:hover .p_con p{ background:#69a2d4;color: #fff;border:1px solid #69a2d4 ;}
.index-products ul li .pro_con{ display:block; line-height:24px;  text-indent:none; height:72px; overflow:hidden; text-align:left}
.index-products li .xq1{ position: absolute; left: -100%; top:0; line-height:205px; color: #fff; text-align: center; background: url(../images/kgd2.png); height:100%; width: 45.5%; padding:0 2% ; z-index: 99;}
.index-products ul li .xq1 img{ border:none; display:block; position:absolute; left:44%; top:40%}
.pro_more{display:block;margin:10px auto;}
.p_imgs{ width:283px; float:left}
.p_con{ width:248px; float: right;margin-right:25px;}

/* index-products End */
.index-right{float:left;padding:0px 15px 0px 5px;width:240px;overflow:hidden}
.index-search{padding-bottom:5px}
.index-search h2{background-position:0px -136px}
.index-search p{padding:5px 0px 5px 10px}
#searchid{line-height:20px;padding:2px}
#searchtext{border:#E6E6E6 1px solid;background:url(../images/searchinp.gif) repeat-x;height:20px;line-height:20px;padding:2px;width:200px}
#searchbutton{border:none;background:url(../images/searchbut.gif);cursor:pointer;height:21px;width:64px}
.index-jobs h2{background-position:0px -170px}
.index-jobs{padding-bottom:5px}
.index-jobs ul li{padding:4px 0px}

/*********** page ***********/
#page_main{ width:1200px; margin:0 auto; padding-bottom:30px}
#page_main2{width:1200px; margin:0 auto;padding-bottom:30px }
/* page-left */
.page-left{ width:260px; float:left;  padding-bottom:30px; margin-top:16px;}
.left-contact{ padding-top:5px; background-color:#ececec;}
.left-contact h2{background-position:0px -204px}
.left-contact p{line-height:35px;padding:15px 5px 15px 20px}
.left-contact p span{font-weight:bold}
/* page-right */
.page-right{float:right;padding:15px 0px 20px 0px;width:885px;overflow:hidden}
.page-right2{ width:1200px; margin:0 auto}
.site-nav{border-bottom:1px solid #CCC;height:30px;margin-bottom:20px;line-height:30px;text-align:left; }
.site-nav span{color:#012e6f;font-weight:bold}
.site-nav2{ width:1200px; margin:20px auto; border-bottom:#ccc 1px dashed; height:60px; line-height:60px;}
.site-nav2 span{ color:#012e6f; font-weight:bold}
.site_left{ width:500px; float:left;}
.site_right{ width:215px; float:right; font-size:20px; color:#166ac9}
.site_right span{ font-size:18px; color:#0e70d3; font-weight:normal}


.page-single,.page-products,.page-news,.page-newsdetail,.page-jobs,.page-jobsdetail{margin-bottom:10px}
.productsdetail-title,.newsdetail-title,.jobsdetail-title{font-size:14px;font-weight:bold;line-height:30px;text-align:center;border-bottom:1px dashed #CCC;margin-bottom:10px}
.page-news{ line-height:32px; font-size:13px;}
.page-news table{width:98%;}
.page-news table th{height:30px;line-height:30px;text-align:center;font-weight:bold;border:none 0px;font-size:12px}
.page-news table th.news-time{width:100px;background:url(../images/info_title.gif) left top}
.page-news table th.news-title{background:url(../images/info_title.gif) right top}
.page-news table td{border-bottom:1px solid #666;padding:2px}
.page-news table td.time-list{color:#666;text-align:center}
.page-jobs table{width:98%;}
.page-jobs table th{height:30px;line-height:30px;text-align:center;font-weight:bold;border:none 0px;font-size:12px}
.page-jobs table th.jobs-time{width:100px;background:url(../images/info_title.gif) left top}
.page-jobs table th.jobs-title{background:url(../images/info_title.gif) right top}
.page-jobs table td{border-bottom:1px dashed #D7D7D7;padding:8px}
.page-jobs table td.time-list{color:#666;text-align:center}
.page-guestbook{width:600px;margin:0px auto}
.page-guestbook dl dt,.page-guestbook dl dd{float:left;padding:2px; margin-top:10px}
.page-guestbook dl dt{width:80px;text-align:right; line-height:44px;}
.page-guestbook dl dd{width:500px}
.page-guestbook dl dd input{border:#CCC 1px solid;padding:2px;height:44px;line-height:44px;width:450px;}
.page-guestbook dl dd span{color:#F00;margin-left:10px}
.page-guestbook .Content{width:480px;height:120px;border:#CCC 1px solid}
#checkcode{width:60px;text-align:center}
.page-guestbook p{text-align:center;clear:both;margin-bottom:10px}
#friendlink{ color:#fff; }
#friendlink a{ color:#fff}
#friendlink a:visited,#friendlink a:active{color:#fff}
#copyright{font-size:14px;line-height:28px; padding:20px 0px;}
.fenzhan{ padding-top:1px;color:#fff}
.fenzhan a{ color:#fff}
.fenzhan a:visited,.fenzhan a:active{color:#fff}
.foot{color:#fff;  text-align:center;padding: 0 20px;}
.foot a{ color:#fff}
.foot a:visited,.foot a:active{color:#fff}
.foot_tit{float: left;}
.foot_ba{float: right;}
.foot_dt{float: right;margin-right: 50px;}
/*新闻列表页*/
ul,li{ list-style:none;}
a,a:visited,a:active{color:#333333;text-decoration:none}
a:hover{color:#69a2d4;text-decoration:none}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}

ul.newsList li {
    border: 1px solid #f8f8f8; padding:5px;
	margin-bottom:25px;
	/*background:url(../images/icon.gif) no-repeat 7px 20px;*/
	padding-left:25px; background-color:#fff; border-left:#f2f2f2 5px solid;box-shadow:0 5px 10px 0 rgba(0,0,0,.02)
}
/*ul.newsList li:hover{box-shadow:0 5px 15px 0 rgba(0,0,0,.1)}*/
.page-news {
    margin: 0 auto;
    width: 100%; font-size:15px; line-height:38px;
}

/*新闻详情页*/
#shownews h1.title {
    font-size: 18px;
    text-align: center;
	height:30px;
	line-height:30px;
}

.hits {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 10px;
	height:30px;
	line-height:30px;
}
.page {
    line-height:24px;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
}

#shownews .text{
	margin:10px 0;
	line-height:25px;
}
.related { background-color:#f8f8f8
}
#shownews .related {
	font-weight:bold;
	height:32px;
	line-height:32px;
	font-size:13px; margin-top:15px;
}
#shownews .related-list li {
	border-bottom:1px dashed #dddddd;
	background:url(../images/icon1.gif) no-repeat left center;
	padding-left:10px;
    float: left;
    height: 26px;
    line-height: 26px;
    padding-left: 10px;
    width: 300px; margin-right:30px;
}
#shownews .related-list li a,#shownews .related-list li a:active,#shownews .related-list li a:visited{
	color:#808080;
}
#shownews .related-list li a:hover{
	color:#ff0000;
}

/*产品列表页*/
#ShowImages{ margin-top:20px;}
#ShowImages li{
	display: inline;
    float: left;
    margin: 6px 16px;
    text-align: center;margin-bottom:16px;
}
#ShowImages li:hover{box-shadow:0 5px 15px 0 rgba(0,0,0,.1)}
#ShowImages .images_img a {
    border: 6px solid #f2f2f2;
	display:block;
    height: 170px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 240px;
}
#ShowImages .images_img a:hover{
	
	
}
#ShowImages .images_img img {
    max-height: 180px;
}
#ShowImages .images_title a{
	height:38px;
	line-height:38px; background-color:#f2f2f2; display:block; 
}
/*图片列表页*/
#ShowImages .images_img1 a {
    border: 1px solid #dddddd;
	display:block;
    height: 260px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 245px;
}
#ShowImages .images_img1 a:hover{
	background:#fff4ce;
	border:1px solid #ff6600;
}
#ShowImages .images_img1 img {
    max-height: 260px;
}


/*下载列表页*/
.downloadtimes{
	width:80px;
	text-align:center;
}
/*下载详细页*/
.download{ margin-bottom:10px;}
.download li{

	line-height:30px;
	border-bottom:1px dotted #dddddd;
}

.downloadRight{ width:85%;}

/*招聘列表页*/
.jobList li{
	float:left;
	line-height:28px;
	border-bottom:1px dotted #dddddd;
	text-align:center;
}
.jobtime{ width:15%;}
.jobPosition{ width:40%;}

/*招聘详情页*/
.showjobList li{
	line-height:28px;
	border-bottom:1px dotted #dddddd;
}
.jobDescription{
	background:#dddddd;
	height:30px;
	line-height:30px;
	margin:10px 0;
	text-indent:10px;
}
/*招聘应聘页面*/
.submit{ background-color:#1d9b93;
	width:242px;
	height:50px;
	color:#fff;
	line-height:50px;
	border:none;
	cursor:pointer; display:block;
	font-size:14px; text-align:center; float:left;  margin-top:30px; margin-left:90px;
}
.reset{ background-color:#f2f2f2;
	width:242px;
	line-height:50px; margin-top:20px; margin-bottom:50px;}


/* 内页相关产品的 */
.related_cp p{ line-height:30px;text-indent:2em;}
.related_cp td{ line-height:30px; }
.related_cp ul{width:100%; height:auto; padding-top:5px; overflow:hidden;}
.related_cp ul li{ text-align:center; width:132px;  float:left; overflow:hidden;}
.related_cp ul li p{ line-height:30px; height:30px; text-align:center; text-indent:0em;  }
.related_cp ul li p a{ line-height:30px; height:30px; text-align:center;}
.related_cpul li p a:hover {color:#FF0000;}
.related_cp ul li img{border:1px solid #CCCCCC; width:100px; height:88px; padding:5px;}
.related_cp ul li a:hover img{ border:1px solid #ff0000;}




/* 产品展示页询盘页面 */
.chanpin_xp{width:600px;margin:0px auto}
.chanpin_xp dl dt,.chanpin_xp dl dd{float:left;padding:5px}
.chanpin_xp dl dt{width:80px;text-align:right}
.chanpin_xp dl dd{width:500px; margin-left:80px; margin-top:-30px;}
.chanpin_xp dl dd input{border:#CCC 1px solid;padding:2px;background:url(../images/inputbg.gif) repeat-x;height:19px;line-height:19px;width:180px}
.chanpin_xp dl dd span{color:#F00;margin-left:10px}
.chanpin_xp .Content{width:480px;height:120px;border:#CCC 1px solid}
#checkcode{width:60px;text-align:center}
.chanpin_xp p{text-align:center;clear:both;margin-bottom:10px}

/* 产品页搜索框 */
.head-search{ margin: 0 auto; margin-top: 15px;overflow: hidden; background: #f4f4f4; padding:5px;}
.f_l{ float:left;}
.f_r{ float:right;}
.ss{ padding-top:10px; margin-top:-7px; font-size:13px; font-weight:bold; padding-left:18px;}
.head-search .txt-keyword{ border: solid 1px #DCD3CF;border-right: none;width:200px; height:20px;float: left;color: #A89893;font-size: 12px;}
.head-search .btn-search{width: 60px;height: 20px;border: none;overflow: hidden;}
.ssk{ width:580px;}

/* 产品展示 列表样式 */
.fl{ float:left;}
.fr{ float:right;}
.clear{clear:both;}
.lbtu{ width:695px; height:auto;}
.lbtup {height: auto;padding-top: 20px;overflow: hidden;}
.lbtup li { list-style-type:none; padding-bottom:10px;}
.lbtu_left{ width:110px; margin-top: 15px;}
.lbtu_left img { border: 1px solid #CCCCCC;width: 100px;height: 88px;padding: 5px;}
.lbtu_left a:hover img{ border:1px solid #ff0000;}
.lbtu_right{ width:505px; margin-top:25px;}
.lbtu_right li { float:left;   }
.bt{ line-height:17px; height:17px; font-size:12px; font-weight:bold;}
.bt a { text-decoration:none; color:#000000;}
.lbt a:hover{ color:#FF0000;}
.wenzi{ font-size:12px; line-height:22px; width:180px;}
.wenzi span a { color:#FF0000; text-decoration:none;}
.right_tb ul li { float:left; padding-left:10px;}



.page-products .images_img  img {
	-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;
}
.page-products .images_img  a img:hover {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.ny_xinwen{background:url(../images/xinwen.jpg) no-repeat center top; height:400px;}
.ny_liuyan{background:url(../images/liuyan.jpg) no-repeat center top; height:400px;}
.ny_jianjie{background:url(../images/jianjie.jpg) no-repeat center center; height:350px;}
.ny_chanpin{background:url(../images/chanpin.jpg) no-repeat center center; height:350px; }
.ny_tupian{background:url(../images/chanpin.jpg) no-repeat center top; height:350px }
.ny_lianxi{background:url(../images/lxwm.jpg) no-repeat center top; height:400px}

.banners img{ width:100%}
#proinfo_c{ line-height:35px;}

/*.index-products  img {
	-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;
}
.index-products a img:hover {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
*/


/* 内页联系 */
.lx-bt{ text-align:center; margin-top:44px;}
.bt-dzi{ font-size:25px; color:#333; font-weight:bold;}
.bt-xzi{ font-size:16px; color:#333; margin-top:18px; margin-bottom:18px; line-height:26px;}

.lx-lx{ width:287px; float:left; margin-bottom:35px; margin-top:33px; text-align:center;}
.lx-mz{ font-size:13px; color:#797979; margin-top:15px;text-align:center}
.lx-zi{ font-size:15px; color:#333;text-align:center}


.nylx_left{ padding:10px; border:1px dotted #ccc; margin-bottom:20px; padding:30px;}
.nylx_left p{ color:#000; font-size:16px; line-height:38px;}

.nylx_nr{  margin-bottom:20px; }

.ly_left{ width:320px; float:left; line-height:36px; margin-top:35px;}
.ly_left span{ font-size:26px; font-weight:bold; line-height:40px; margin-bottom:20px; display:block} 
.ly_left img{ margin-top:50px}

/*浮动客服*/
#floatDivBoxs{width:170px;background:#fff;position:fixed;top:100px;right:0px;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#29a4f2;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 24px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; text-align:right}
#floatDivBoxs .floatDqq li img{ float:left; margin-top:7px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:10px 14px 0px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 5px 10px;}
#floatDivBoxs .floatImg{text-align:center;padding:10px;background:#EBEBEB;}
#floatDivBoxs .floatImg img{ margin-bottom:5px;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:129px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:100px;right:0;z-index:999;}
#rightArrow a{display:block;height:45px;}


.ptitle{ text-align:center; border-bottom:#ececec 1px solid; padding-bottom:10px}
/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top: 30%;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#1d9b93 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#1d9b93 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_email{background:#1d9b93 url(../images/fixCont.png) no-repeat 0 -170px;}
.yb_bar .yb_kefu{background:#1d9b93 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_dizhi{background:#1d9b93 url(../images/fixCont.png) no-repeat 0 -227px;}
.yb_bar .yb_ercode{background:#1d9b93 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar img{margin-top: 15px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}